| HelpText | This function returns the task help text. | Me.Task.HelpText | 
| Description | Returns the task description. | Me.Task.Description | 
| DisplayName | This function returns the task display name. | Me.Task.DisplayName | 
| EstimatedDuration | This function returns the estimated task duration in minutes. | Me.Task.EstimatedDuration | 
| FunctionalArea.DisplayName | Returns the display name of the lane where the task was modeled. | Me.Task.FunctionalArea.DisplayName | 
| Name | This function returns the task name. | Me.Task.Name | 
| Phase.DisplayName | Returns the display name of the milestone where the task was modeled. | Me.Task.Phase.DisplayName |